home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / WINSOUND / CDDB07.ZIP / README.TXT < prev   
Text File  |  1993-10-18  |  5KB  |  147 lines

  1. CDdb, a cd-rom audio player/database.
  2.  
  3. Requirements:
  4.  
  5. A PC compatible!
  6. Windows 3.1
  7. A CD-ROM drive
  8. An audio CD
  9. MCI CD audio driver installed
  10.  
  11. If you are missing one of the above, this program is not for you.
  12.  
  13. IMPORTANT!!!
  14. ------------
  15. YOU MUST HAVE THE MCI CD AUDIO DRIVER INSTALLED!!! SEE CONTROL PANEL/DRIVERS
  16. AND LOOK FOR :- "[MCI] CD Audio" , IF IT"S NOT THERE, SELECT ADD AND INSTALL
  17. IT!!!
  18.  
  19. Installation:
  20.  
  21. Copy ALL the files in this archive, to a directory of your choice.
  22.  
  23. You should have the following:
  24.  
  25. cddb.exe    the actual program
  26. cddb.hlp    windows help file
  27. cdfont.fon    digital-type font
  28. ctl3d.dll    3d-look controls
  29. readme.txt    this file
  30.  
  31. In addition, when the program is first run it creates/reads:
  32.  
  33. cddb.idx    index file
  34. cddb.dat    dat file
  35.  
  36. Use program managers File/New/Program Item to add it your favourite group.
  37. Please read the notices in the Help file for further information!!
  38.  
  39. Release Notes
  40. -------------
  41.  
  42. v0.2 - March 3rd 1993
  43. ---------------------
  44. * First public release
  45.  
  46. v0.3 - March 10th 1993 
  47. ----------------------
  48. * Beta release
  49.  
  50. v0.4 - March 28th 1993
  51. ----------------------
  52. * Fixed delete bug. Delete, unfortunately, used to corrupt the data files :(
  53. * Window Size feature added, cddb.ini makes a first appearance!
  54. * Next/Previous track control added, buttons are no longer coloured, digital
  55.   display shows track number
  56. * Hopefully fixed a problem with some Phillips drives which wouldn't recognise
  57.   that a disc had been removed/inserted, Thanks to Frank Hertel
  58. * Updated help file
  59. * Many other minor changes/fixes
  60.  
  61. v0.5 - June 6th 1993
  62. ------------------------
  63. * Fixed 'select all' bug in program disc dialog
  64. * Window size didn't destroy the menu properly - fixed
  65. * Added export feature
  66. * Play/Pause merged into one button
  67. * Added A-B repeat feature
  68. * Added volume control - works ok with my SB Pro 2, may/may not work with
  69.   any other card! Feedback would be appreciated if it does/doesn't
  70. * Playing normal (ie. not program or shuffled) mode should no longer give
  71.   a pause between tracks (noticeable with CD's with continuous tracks)
  72. * Window title bar now displays CD title when not playing and track
  73.   name when playing
  74. * Updated Help file
  75.  
  76. v0.5a - June 14th 1993
  77. ----------------------
  78. * One bug fix - using A-B button caused GPF with no disk in drive.
  79. * One tweak - CDdb no longer stops a cd playing when it starts up.
  80.  
  81. v0.5b - July 3rd 1993
  82. ---------------------
  83. * Play/Pause button now sets correctly
  84. * This release is mainly because the previous two (v0.5 and v0.5a) 
  85.   seemed to have been vaped from cica!
  86.  
  87.  
  88. v0.5c - August 16th 1993
  89. ------------------------
  90. * Fixes some problems with program/shuffle modes.
  91.  
  92.  
  93. v0.5e - September 12th 1993
  94. ----------------------------
  95.  
  96. * Added "Always on Top" feature
  97. * Now closes MCI device when disk is removed. Hopefully solves
  98.   problems some people have had with discs not being recognised 
  99.   correctly.
  100.  
  101.  
  102. v0.6 - September 19th 1993
  103. --------------------------
  104.  
  105. * Add discs to database without ths disc being in the drive
  106. * Import data from text files. Should allow conversion from other
  107.   cd database formats, and sharing of CDdb databases.
  108. * Fixed 'flicker' in edit track dialog
  109. * New configuration dialog includes: - elapsed or remaining time,
  110.   window title, data file path, sound card, - volume control should
  111.   work with all Windows supported soundcards.
  112. * Keyboard support for button controls
  113. * Various tweaks and fixes.
  114. * Updated help file
  115.  
  116. v0.6a - September 22nd 1993
  117. ---------------------------
  118.  
  119. * Selecting help caused data file path to be reset - fixed
  120.  
  121. v0.7 - October 18th 1993
  122. ------------------------
  123.  
  124. * Fixed major bug in import routine - oops!
  125. * Cosmetic changes to display and buttons
  126. * Configurable track list height in configuration dialog
  127. * New cddb.ini options:
  128.   timerval - this determines how often the cd-rom drive is checked and how
  129.              often the display is updated, The default is 500ms (0.5 sec).
  130.              If you are concerned about the amount of traffic on your bus
  131.              then try timerval=1000
  132.   device   - which mci device cddb should use. The default is cdaudio. If
  133.              you have more than 1 cd-rom drive then you may want to change
  134.              this to cdaudio1 or cdaudio2 etc... Can someone tell me if this
  135.              is correct?
  136.   initpause- this adds a delay between opening the mci device and cddb reading
  137.              the disc. Its value is a multiple of timerval ie. with timerval
  138.              of 0.5 secs, initpause=10 will give a delay of 5secs. 99.999%
  139.              of you should forget all this...
  140. * Removed the Nag screens, Happy Xmas! Now send me $10!
  141. * Updated help file
  142.                            ----------------
  143.  
  144. (c) Steven Fletcher October 18th 1993
  145.  
  146. email: cddb@blzbub.demon.co.uk
  147.